AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Conectores Nativos/Accesos Nativos / Conector Nativo Sybase
  • Overview
  • Required configuration
  • Conditions for using Native Sybase Connector
  • Required files
  • Use
  • Using the Native Sybase Connector in your WINDEV applications and WEBDEV sites
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Overview
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase). This Native Connector allows you to access a Sybase database from a WLanguage program without using any external driver.
This version is also used to:
  • Run the same query several times.
  • Retrieve the exit value of a stored procedure run on the server
These features are available from version 12.5 of Sybase Adaptive Server Enterprise (ASE).
Caution: This version of the Native Sybase Connector is only supported in WINDEV and/or WEBDEV 2024.
Required configuration

Conditions for using Native Sybase Connector

  • Sybase Adaptive Server Enterprise (ASE) version 10 or later (version 12.5 to retrieve the result of a stored procedure).
  • Sybase client layer installed.
  • The LIBSYBDB.DLL DLL must be accessible:
    • from the development computer.
    • from the deployment computer.

Required files

The following files are required to use the Native Sybase Connector:
  • the LIBSYBDB.DLL DLL. This DLL is installed by the client library of Sybase. See the license agreement of Sybase for more details about the distribution conditions of this DLL.
  • wd290syb.dll: Required for the Native Connector to a Sybase database. This file is provided with the Native WINDEV/WEBDEV Connector for Sybase.
Use

Using the Native Sybase Connector in your WINDEV applications and WEBDEV sites

To use Sybase in native mode, you must program:
Remarks:
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 29/08/2023

Señalar un error o enviar una sugerencia | Ayuda local